home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol A-4
/
(Vol A-4) Vol. A4.iso
/
Games
/
puppy_red.swf
/
scripts
/
frame_12
/
DoAction.as
Wrap
Text File
|
2008-03-11
|
229b
|
12 lines
if(!urlChk())
{
_root.gotoAndStop("loading");
fscommand("quit");
getUrl("javascript:window.close();", "");
}
if(!itemOb.userTemp)
{
getUrl("javascript:not_logon();", "");
_root.gotoAndStop("loading");
}